POV-Ray : Newsgroups : povray.advanced-users : JPG-output with povray for windows v3.5 : Re: JPG-output with povray for windows v3.5 Server Time
29 Jul 2024 04:20:18 EDT (-0400)
  Re: JPG-output with povray for windows v3.5  
From: Warp
Date: 19 Feb 2004 09:19:43
Message: <4034c5ff@news.povray.org>
Tim Nikias v2.0 <tim.nikias (@) nolights.de> wrote:
> I think he was attempting to add some humor into his reply: since we're
> dealing with POV-Ray and thus, mainly 16 to 32 bit images, 256 colors would
> be a loss, and thus, GIF would be "lossy" for saving the output-images.

  Then every existing image format is lossy because POV-Ray calculates
the color components as 32-bit floats. Converting them eg. to
8 bits-per-component or even 16 bits-per-component image (eg. PNG)
is lossy.

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.